Fix file listing in submodules with project-files-relative-names=t
authorPär Bohrarper <par.bohrarper@gmail.com>
Fri, 14 Jun 2024 01:04:20 +0000 (04:04 +0300)
committerDmitry Gutov <dmitry@gutov.dev>
Fri, 14 Jun 2024 01:05:46 +0000 (04:05 +0300)
commit2dae603c4140a0a449b2ddaf572fe94de3908f31
tree9cb2939dddb5a8a919d874a4a5a40011a3bac02a
parent4973801c198a4292992b7df0488b3d467c99571e
Fix file listing in submodules with project-files-relative-names=t

* lisp/progmodes/project.el (project--vc-list-files):
Prepend module names to files when project-files-relative-names is
non-nil (bug#71538).
lisp/progmodes/project.el